The PageSetup Object provides properties for retrieving information and setting options for page setup in a report (that is, paper size, margins, etc.) for the current printer. A PageSetup Object is obtained from the PageSetup property of the Report Object. If the current printer is changed with the ReportObject SelectPrinter method, then the values in PageSetup Object properties may change.
Property | Description | Read/Write |
Returns a reference to the Application Object, that this object is associated with. | ||
Returns/Sets value specifying the bottom margin, in twips. See Remarks below. | ||
Returns/Sets value specifying the left margin, in twips. See Remarks below. | ||
Returns/Sets CRPaperOrientation, using one of the following constants, indicating the paper orientation. See Remarks below. | ||
Constant | Value | |
Returns/Sets CRPaperSize, using one of the following constants, indicating the paper size. Check your printer documentation for a list of paper sizes available for use with your printer. If you choose an unavailable paper size, the default (letter) size will be used. See Remarks below. | ||
Constant | Value | |
Property | Description | Read/Write |
Reference to the Parent object (Report Object). | ||
Reference to Report Object. | ||
Returns/Sets value specifying the right margin, in twips. See Remarks below. | ||
Returns/Sets value specifying the top margin, in twips. See Remarks below. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |